Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert e2e repo from create-react-app to vite-react #156

Merged
merged 17 commits into from
Nov 19, 2024

Conversation

RyanClementsHax
Copy link
Owner

  • convert e2e repo's underlying framework from create-react-app to vite-react
  • rename test repo to tailwindv3 in preparation for another repo of tailwindv4 when the plugin begins to test against that version alongside v3
  • refactor e2e repo automation to make it easy to add a new test repo (should just be adding another folder to test_repos/repos with a driver.ts at its root, and the repo under repo)
  • ensure test repo is linted and type checked

Copy link

stackblitz bot commented Nov 19, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

github-actions bot commented Nov 19, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 80%) 349 / 349
🟢 Statements 100% (🎯 80%) 349 / 349
🟢 Functions 100% (🎯 80%) 20 / 20
🟢 Branches 100% (🎯 80%) 140 / 140
File CoverageNo changed files found.
Generated in workflow #163 for commit e692d07 by the Vitest Coverage Report Action

@RyanClementsHax RyanClementsHax merged commit 3e2d036 into main Nov 19, 2024
4 checks passed
@RyanClementsHax RyanClementsHax deleted the vite-react-e2e-template branch November 19, 2024 04:04
Copy link

🎉 This PR is included in version 4.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant